chore(deps): Bump jdx/mise-action from 4.0.1 to 4.2.1#315
chore(deps): Bump jdx/mise-action from 4.0.1 to 4.2.1#315dependabot[bot] wants to merge 2 commits into
Conversation
Merge Protections🔴 1 of 3 protections blocking · waiting on 🤖 CI
🔴 Full CI must passWaiting for
This rule is failing.All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.
Show 2 satisfied protections🟢 Do not merge outdated PRsMake sure PRs are within 10 commits of the base branch before merging
🟢 🚦 Auto-queueWhen all merge protections are satisfied and these conditions match, this pull request will be queued automatically.
|
|
A newer version of jdx/mise-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Rebased onto main to resolve conflicts from the actions/checkout v7 bump. Closes #315 Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
5c86d82 to
79595b8
Compare
|
Rebased onto current Heads up: CI here fails at the |
|
@mergify queue |
Merge Queue Status
Waiting for
All conditions
|
## Summary Regenerates `mise.lock` with the current mise CLI so `mise install --locked` succeeds. This **unblocks PR #315** (jdx/mise-action 4.0.1 -> 4.1.0). ### Why mise-action **v4.1.0** runs `mise install --locked` with the newer mise CLI (`2026.6.13`, released 2026-06-23). The committed lockfile only pinned the previously-resolved `rust@1.95.0` and had no entry keyed to the `latest`/`stable` channels that `mise.toml` (`rust = "latest"`) and `rust-toolchain.toml` (`channel = "stable"`) declare. Result on #315: ``` core:rust@latest: rust@latest is not in the lockfile hint: Run `mise install` without --locked to update the lockfile mise ERROR Version: 2026.6.13 ``` v4.0.1 did not enforce `--locked`, so `main` and other open PRs are unaffected today. ### What - Ran `mise lock` with mise `2026.6.13` (matching CI) - `rust` latest now resolves to `1.96.0`; a `stable` entry is derived from the committed `rust-toolchain.toml` - Platform entries refreshed for all locked tools (`python` -> 3.14.4, bun backend, etc.) ### Verification - `mise install --locked` -> **exit 0** locally (the exact command failing on #315) - Lockfile is reproducible from committed config only (no `mise.local.toml` present) ### Merge order Merge this first, then PR #315 will rebase onto it and pass. ## Test plan - [x] `mise install --locked` exits 0 locally - [ ] CI green on this PR (v4.0.1, unaffected) - [ ] After merge: #315 CI green Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
@dependabot recreate |
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.0.1 to 4.2.1. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@1648a78...dad1bfd) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
071ed83 to
bdf67d4
Compare
Bumps jdx/mise-action from 4.0.1 to 4.2.1.
Release notes
Sourced from jdx/mise-action's releases.
... (truncated)
Changelog
Sourced from jdx/mise-action's changelog.
... (truncated)
Commits
dad1bfdchore: release v4.2.1 (#530)1e7bfbbchore(ci): automate weekly releases (#557)b107e20fix: exclude PATH from environment export (#556)d538618chore(deps): update dependency prettier to v3.9.4 (#553)99eca4cchore(deps): update github/codeql-action action to v4.36.3 (#552)43d01e6chore(deps): update dependency typescript-eslint to v8.62.1 (#551)d44584dchore(deps): update dependency js-yaml to v5.2.1 (#550)4b4b9b2chore(release): skip ai reviews for release prs (#549)0f03c79fix: verify mise downloads with signed checksums (#548)6bd511fchore(deps): update dependency js-yaml to v5.2.0 (#546)